Results for spec@ext_texture_array@copyteximage 2d_array samples=2

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.468919
Stdout
scalarBlockLayout OR EXT_scalar_block_layout Testing GL_TEXTURE_2D_ARRAY
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_RED
Probe color at (26,11)
  Expected: 102 0 0 255
  Observed: 127 0 0 255
Probe color at (16,0)
  Expected: 76 0 0 255
  Observed: 127 0 0 255
Probe color at (16,0)
  Expected: 51 0 0 255
  Observed: 102 0 0 255
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_RG
Probe color at (32,0)
  Expected: 76 30 0 255
  Observed: 127 51 0 255
Probe color at (32,0)
  Expected: 51 20 0 255
  Observed: 102 41 0 255
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_RGB8
Probe color at (48,0)
  Expected: 76 30 122 255
  Observed: 127 51 204 255
Probe color at (48,0)
  Expected: 51 20 81 255
  Observed: 102 41 163 255
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_RGB16
Probe color at (64,0)
  Expected: 76 30 122 255
  Observed: 127 51 204 255
Probe color at (64,0)
  Expected: 51 20 81 255
  Observed: 102 41 163 255
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_RGB16F
Probe color at (80,0)
  Expected: 76 30 122 255
  Observed: 127 51 204 255
Probe color at (80,0)
  Expected: 51 20 81 255
  Observed: 102 41 163 255
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_RGB32F
Probe color at (96,0)
  Expected: 76 30 122 255
  Observed: 127 51 204 255
Probe color at (96,0)
  Expected: 51 20 81 255
  Observed: 102 41 163 255
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_RGBA8
Probe color at (112,0)
  Expected: 76 30 122 61
  Observed: 127 51 204 102
Probe color at (112,0)
  Expected: 51 20 81 40
  Observed: 102 41 163 82
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_RGBA16
Probe color at (128,0)
  Expected: 76 30 122 61
  Observed: 127 51 204 102
Probe color at (128,0)
  Expected: 51 20 81 40
  Observed: 102 41 163 82
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_RGBA16F
Probe color at (144,0)
  Expected: 76 30 122 61
  Observed: 127 51 204 102
Probe color at (144,0)
  Expected: 51 20 81 40
  Observed: 102 41 163 82
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_RGBA32F
Probe color at (160,0)
  Expected: 76 30 122 61
  Observed: 127 51 204 102
Probe color at (160,0)
  Expected: 51 20 81 40
  Observed: 102 41 163 82
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_COMPRESSED_RED
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_COMPRESSED_RG
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_COMPRESSED_RGB
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_COMPRESSED_RGBA
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_LUMINANCE
Probe color at (240,0)
  Expected: 76 76 76 255
  Observed: 127 127 127 255
Probe color at (240,0)
  Expected: 51 51 51 255
  Observed: 102 102 102 255
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_LUMINANCE_ALPHA
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_INTENSITY
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_DEPTH_COMPONENT
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_DEPTH_COMPONENT16
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_DEPTH_COMPONENT24
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_DEPTH_COMPONENT32F - skipped
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_DEPTH24_STENCIL8
Texture target = GL_TEXTURE_2D_ARRAY, Internal format = GL_DEPTH32F_STENCIL8 - skipped
Stderr
WARNING: NVK is not a conformant Vulkan implementation, testing use only.
WARNING: Some incorrect rendering might occur because the selected Vulkan device (TU104) doesn't support base Zink requirements: have_EXT_line_rasterization 
MESA: warning: WARNING: Incorrect rendering will happen because the Vulkan device doesn't support the 'VK_EXT_depth_clip_enable' feature
Mesa: error: GL_INVALID_ENUM in glCopyTexImage2D(target=GL_TEXTURE_2D_ARRAY)
Mesa: error: GL_INVALID_ENUM in glCopyTexImage2D(target=GL_TEXTURE_2D_ARRAY)
Mesa: error: GL_INVALID_ENUM in glCopyTexImage2D(target=GL_TEXTURE_2D_ARRAY)
Mesa: error: GL_INVALID_ENUM in glCopyTexImage2D(target=GL_TEXTURE_2D_ARRAY)
Environment
PIGLIT_SOURCE_DIR="/home/airlied/devel/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command
/home/airlied/devel/piglit/bin/copyteximage 2D_ARRAY -samples=2 -auto
dmesg

        

Back to summary